翻訳と辞書
Words near each other
・ Padre Point
・ Padre Sergio Eamiguel
・ Padrenda
・ PADRES
・ Padres (disambiguation)
・ Padres Butte
・ Padres e Hijos
・ Padres FC
・ Padri
・ Padri (film)
・ Padri Jo Goth
・ Padri Ki Haveli
・ Padri Lalpur
・ Padri War
・ Padria
Padrino (web framework)
・ Padrino System
・ Padroado
・ Padroado-Propaganda Schism
・ Padroense F.C.
・ Padrone system
・ Padrones de Bureba
・ Padroni di casa
・ Padroni, Colorado
・ Padroso
・ Padru
・ Padrão
・ Padrão dos Descobrimentos
・ Padrão Real
・ Padrón


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Padrino (web framework) : ウィキペディア英語版
Padrino (web framework)

Padrino is an open source web application framework, written in Ruby and based on Sinatra.〔http://www.rubyinside.com/padrino-sinatra-webapp-framework-3198.html〕〔http://thechangelog.com/post/708173099/episode-0-2-7-padrino-ruby-web-framework〕 It is an alternative to other Ruby web application frameworks such as Ruby on Rails, Merb, Nitro and Camping. It is dependent on the Rack web server interface.
Padrino was created and open-sourced in 2010. The framework was originally created by Nathan Esquenazi, Davide D'Agostino and Arthur Chiu based on the prior (sinatra_more ) gem. The framework was created in order to extend Sinatra to more easily support rich web applications. Padrino, as of March 2013, has 7 developers that comprise the core development team.〔http://www.padrinorb.com/team〕
== Features ==

This is a list of major functionality Padrino provides on top of Sinatra:〔http://stackoverflow.com/tags/padrino/info〕
* Agnostic: Full support for many popular testing, templating, mocking, and database libraries.
* Generators: Create Padrino applications, models, controllers i.e.: padrino g project.
* Mountable: Unlike other Ruby frameworks, principally designed for mounting multiple apps.
* Routing: Full url named routes, named params, respond_to support, before/after filter support.
* Tag Helpers: View helpers such as: tag, content_tag, input_tag.
* Asset Helpers: View helpers such as: link_to, image_tag, javascript_include_tag.
* Form Helpers: Builder support such as: form_tag, form_for, field_set_tag, text_field.
* Text Helpers: Useful formatting like: relative_time_ago, js_escape_html, sanitize_html.
* Mailer: Fast and simple delivery support for sending emails (akin to ActionMailer).
* Admin: Built-in Admin interface (like Django).
* Logging: Provide a unified logger that can interact with your ORM or any library.
* Reloading: Automatically reloads server code during development.
* Localization: Full support of I18n
Note that as a user of Padrino, each of the major components can be pulled in separately to an existing Sinatra application or they can be used altogether for a comprehensive upgrade to Sinatra (a full-stack Padrino application).

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Padrino (web framework)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.